Skip to content

Conversation

LegionMammal978
Copy link
Contributor

@LegionMammal978 LegionMammal978 commented Sep 18, 2025

This PR shortens axpr by collapsing axprlem4 and axprlem5 into a common lemma, and also eliminates its usage of ax-9, ax-10, ax-11, and ax-12. In service of this, new theorems axrep4v (axrep4 with a DV condition in place of a not-free hypothesis, avoiding ax-12) and bm1.3iiv (extracted from bm1.3ii, avoiding ax-9) are added. The existing theorems axrep4, axrep6, and bm1.3ii are also shortened.

(Note that the non-usage of ax-8 could be considered a bit of a fiction, considering how either ax-8 or ax-12 is seemingly necessary in the proof of axsep. But it is what it is.)

@LegionMammal978 LegionMammal978 force-pushed the shorten-axpr branch 3 times, most recently from 4705d3d to 34f3edb Compare September 18, 2025 20:12
@LegionMammal978
Copy link
Contributor Author

I've revised bm1.3ii into a new theorem sepexi, which generalizes the conclusion of bm1.3ii while still avoiding ax-9. All users are adjusted for the extra syntax step. It is proved from a new closed-form sepex, which is proved from a weaker version sepexlem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants